GrapeCity InputMan for Windows Forms 10.0J
ResetValidationState(Control) メソッド

ターゲットコントロール。
特定のコントロールの検証状態をNotValidated状態にリセットします。
構文
Public Overloads Sub ResetValidationState( _
   ByVal control As Control _
) 
public void ResetValidationState( 
   Control control
)

パラメータ

control
ターゲットコントロール。
例外
例外解説
System.ArgumentExceptioncontrolはnull 参照 (Visual Basicでは Nothing)にはできません。
参照

Validator<T> クラス
Validator<T> メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.